github.com/klauspost/compress/flate.decompressor.cb (field)

4 uses

	github.com/klauspost/compress/flate (current package)
		inflate.go#L345: 	cb        func(InflateCheckpoint)
		inflate.go#L684: 	if f.cb != nil {
		inflate.go#L687: 		f.cb(InflateCheckpoint{
		inflate.go#L898: 		f.cb = cb